home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 September / Australian PC User - September 2003 (CD1).iso / magstuff / web / files / psp801ev.exe / Data1.cab / scripts.swf / scripts / DefineButton2_55 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-06-06  |  86 b   |  6 lines

  1. on(press){
  2.    _global.a = "playing";
  3.    play();
  4.    _global.pla.gotoAndStop(5);
  5. }
  6.